Skip to main content

LanceDB

Samples Overview

Qarbine provides a wide variety of sample templates, and queries. Some are application oriented examples, while others are database administrator (DBA) oriented.

Below are a few of the component samples to consider. Review the Qarbine Catalog for the latest components. See the latest set of LanceDB components in the folder depicted below.

  

  

List Collections

This template is found at “example/LanceDB/DBA/List collections”. It retrieves all of the collection names as shown below.

  

Describe Collections

This template is found at “example/LanceDB/DBA/Describe collections”. It retrieves all of the collections along with some details about each as shown below.

  

The data source used to retrieve this using the virtual query "describe collections. It is in the catalog at “DataSource`q_catalog|qf_example/LanceDB/DBA/Describe collections”.

Cached Schemas

This template is found at “Qarbine_admin/configuration/Cached schema status”. Running this presents a prompt to select a data service.

  

Select one and click OK.

  

The collections listed are only for those with cached schema. These objects are created during user interaction with the Qarbine query tools.

To see the cached schema details click

  

Shown below is an example

  

The data types have been normalized.